Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
McCulloch-Pitts neuron
The basic building block of
artificial neural networks. It receives one or more inputs
and produces one or more identical outputs, each of which is a
simple non-linear function of the sum of the inputs to the
neuron. The non-linear function is typically a threshhold or
step function which is usually smoothed (i.e. a sigmoid) to
facilitate learning.
(1997-10-11)